app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
↳ QTRS
↳ Non-Overlap Check
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
app2(app2(app2(consif, true), x0), x1)
app2(app2(app2(consif, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
APP2(app2(app2(consif, true), x), ys) -> APP2(app2(cons, x), ys)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(consif, app2(f, x))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(consif, app2(f, x)), x)
APP2(app2(app2(consif, true), x), ys) -> APP2(cons, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
app2(app2(app2(consif, true), x0), x1)
app2(app2(app2(consif, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
APP2(app2(app2(consif, true), x), ys) -> APP2(app2(cons, x), ys)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(consif, app2(f, x))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(consif, app2(f, x)), x)
APP2(app2(app2(consif, true), x), ys) -> APP2(cons, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
app2(app2(app2(consif, true), x0), x1)
app2(app2(app2(consif, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
app2(app2(app2(consif, true), x0), x1)
app2(app2(app2(consif, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
Used ordering: Combined order from the following AFS and order.
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
APP1 > filter
app1 > filter
cons > filter
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
app2(app2(app2(consif, true), x0), x1)
app2(app2(app2(consif, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
[APP1, app1] > [filter, cons]
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
app2(app2(app2(consif, true), x0), x1)
app2(app2(app2(consif, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))